Restore old behavior of get-window-with-predicate and get-buffer-window-list.
authormartin rudalics <rudalics@gmx.at>
Mon, 20 Jun 2011 08:41:57 +0000 (10:41 +0200)
committermartin rudalics <rudalics@gmx.at>
Mon, 20 Jun 2011 08:41:57 +0000 (10:41 +0200)
commitad404ef2a605aa204a318a721adf4280a0066407
treebe97829fc676d49a446c38b17987e1259cad74da
parent0f2806a7e741bb34a205ebb7f2b30c9fce0bbfd3
Restore old behavior of get-window-with-predicate and get-buffer-window-list.

* window.el (get-window-with-predicate): Start scanning with
window following selected window to restore Emacs 23 behavior.
Clarify doc-string.
(get-buffer-window-list): Start scanning with selected window to
restore Emacs 23 behavior.  Clarify doc-string.
lisp/ChangeLog
lisp/window.el